Cadence
Contract Addresses
Addresses for the deployed smart contracts imported in the examples below.
Network | Golazos | NonFungibleToken | MetadataViews |
---|---|---|---|
Testnet | 0x1271da8a94edb0ff | 0x631e88ae7f1d7c20 | 0x631e88ae7f1d7c20 |
Mainnet | 0x87ca73a41bb50ad5 | 0x1d7e57aa55817448 | 0x1d7e57aa55817448 |
Scripts
A script is a very simple transaction type in Cadence that can only read the state of an account or contract. It is useful for querying the metadata about an NFT, a collection or a set. The following guide provide example scripts for interacting with the blockchain for LaLiga Golazos data. The scripts can also be found on GitHub.
Examples
🗃️ Editions
2 items
🗃️ Events
11 items
🗃️ MetadataViews
7 items
🗃️ Moment NFT
4 items
🗃️ Plays
2 items
🗃️ Series
4 items
🗃️ Sets
4 items
🗃️ User
1 items